/** General **/
.btn,
.form-control,
.card,
.dropdown-menu,
.nav-tabs .nav-link {
    border-radius: 0 !important;
}

.home-header,
.container-navigation .header-page-links .nav-link{
    text-transform: uppercase;
}

.custom-select {
    padding: .25rem 1.75rem .25rem .75rem;
    height: calc(1.375em + .75rem + 2px);
}

.btn,
.form-control {
    padding: .25rem .75rem;
    height: calc(1.375em + .75rem + 2px);
}



/** Reviews Header **/

h2#prod-reviews {
    font-family: "Arial black";
    font-size: 5px;
}

/** Header **/
.container-navigation {
    padding: 0;
}

.header-account-links .nav-link {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: .25rem;
    padding-right: .25rem;
    line-height: 1;
}

.header-account-links .nav-link {
    text-transform: uppercase;
    font-weight: 600;
}

.header-account-links .nav-link .cart-item {
    text-transform: none;
    font-weight: 400;
}

.container-navigation .nav-link {
    text-transform: uppercase;
}

.image-logo {
    max-width: 400px;
}

.logo-wrapper {
    text-align: center;
}

.phone-wrapper {
    text-align: center;
}

.container-header-wrapper {
    border-top: 8px solid;
}

.col-payment {
    background: #ec7e04;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: .25rem 1.5rem;
}

.btn-slider {
    padding: .375rem 2rem;
    margin-top: 1rem;
    display: none;
}

.site-container {
    background: #315cba url('../images/background-img.jpg') top repeat-y;
}

.cart-mobile .item-count {
    height: 1.1rem;
    min-width: 1.1rem;
    border: 1px solid #ffffff !important;
}

.home-header {
    text-align: center;
}

.predictive-search-results .list-group-item:first-child,
.predictive-search-results .list-group-item:last-child {
    border-radius: 0;
}

.layout-zone-header .header-page-links .nav-link {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: italic;
}

/*Kynt S*/
input.form-control.text-center.product-quantity {
    height: auto;
}

#left {
    /** overflow: hidden; **/
}

#site-container {
    padding-bottom: 30px;
}
/*Kynt E*/



/** Categories **/

.panel-catalog-categories .tree-root > li.tree-item:first-child > .fa-minus-square:before {
    display: none;
}

.card-header:first-child {
    border-radius: 0;
}

.catalog-product-sub-categories .list-item .catelog-subcategory-title {
    line-height: 1.5;
}

/** Slider **/
.container-slider {
    padding: 0;
}

.container-main.container-fluid .slide-image {
    min-height: 600px;
}

.slide-text-container {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    min-height: inherit;
    padding: 0;
}

.slide-image {
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.slide-text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
    max-width: 500px;
    padding: 1rem;

}

.slide-sub-header {
    font-weight: 300;
}

.form-control-search, 
.btn-search {
    border-radius: 3px !important;
}

.btn-search {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-transform: uppercase;
}

.home-slider-prev,
.home-slider-next {
    display: none;
    font-size: 3rem !important;
}

/** Categories Slider **/

.home-categories-slider-prev .fal,
.home-categories-slider-next .fal {
    font-weight: 900;
}

.home-categories-slider-prev .fa-angle-left:before {
    content: "\f137";
}

.home-categories-slider-next .fa-angle-right:before {
    content: "\f138";
}

/** Product Slider **/
.list-products-slider-prev .fal,
.list-products-slider-next .fal {
    font-weight: 900;
}

.list-products-slider-prev .fa-angle-left:before {
    content: "\f137";
}

.list-products-slider-next .fa-angle-right:before {
    content: "\f138";
}

/** Products **/
.product-info .product-rating,
.product-info .product-free-shipping,
.product-info .product-add-to-wishlist {
    font-size: 0.75rem;
}

.product-info .product-rating .rating {
    min-width: auto;
}

.list-products .product-action .input-group-quantity,
.list-products .product-action .button-add-to-cart {
    max-width: 225px;
}

/** Newsletter **/
.newsletter-desc {
    text-align: center;
}

/** Manufacturer **/
.manufacturers-list .manufacturer-slide {
    width: 16.66%;
    height: 165px;
    overflow: hidden;
}

.manufacturers-list .manufacturer {
    border: 1px solid;
    margin: 5px;
    padding: 10px;
    height: 155px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}

.manufacturers-list .manufacturer img {
    max-width: 125px;
    max-height: 125px;
}

.manufacturers-slider-prev,
.manufacturers-slider-next {
    font-size: 2rem;
    top: 58%;
}

/** Footer **/
.container-footer {
    text-align: center;
}

.container-footer h5 {
    text-transform: uppercase;
}

.address-wrapper .nav-link {
    padding: 0.5em 0;
}

.store-address {
    display: flex;
    justify-content: center;
}

.social-links {
    margin-left: -5px;
}

.social-links .nav-item {
    margin: 5px;
}

.info-wrapper .nav-link,
.support-wrapper .nav-link {
    padding-left: 0;
}

.swiper-button-prev,
.swiper-button-next {
    font-size: 2rem;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
    outline: none;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .5;
}

.swiper-pagination-bullet {
    opacity: 1;
    width: .5rem;
    height: .5rem;
}

@media (min-width: 576px) {
    .container-footer {
        text-align: left;
    }

    .store-address {
        justify-content: end;
    }
}

@media (min-width: 768px) {
    .container-main {
        min-height: 515px;
    }

    .newsletter-desc {
        text-align: left;
    }
    
    .col-info-2 {
        border-right: 1px solid #cfcfcf;
        border-left: 1px solid #cfcfcf;
    }
}

@media (min-width: 992px) {
    .slide-image {
        min-height: 400px;
    }
    
    .layout-zone-header .header-page-links .nav-link {
        font-size: 1.5rem;
    }
    
    .container-main {
        min-height: 450px;
    }

    .home-header {
        text-align: left;
    }

    .logo-wrapper {
        text-align: left;
    }

    .predictive-search-results {
        width: 350px !important;
        left: unset !important;
        padding: 0 !important;
    }

    .phone-wrapper {
        text-align: left;
    }

    .main-nav .nav-link {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
        position: relative;
    }

    .main-nav .nav-item:last-child .nav-link:before{
        display: none;
    }

    .slide-text-wrapper {
        max-width: 700px;
    }

    .slide-text-wrapper.slide-position-right {
        left: auto;
        right: 25px;
        transform: translate(0, -50%);
    }

    .slide-text-wrapper.slide-position-left {
        left: 25px;
        transform: translate(0, -50%);
    }

    .slide-position-center {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .home-products-slider {
        position: relative;
        overflow: hidden;
    }

    .list-products-slider,
    .home-categories-slider {
        overflow: visible;
        position: unset;
    }

    .manufacturers-slider-prev,
    .manufacturers-slider-next,
    .list-products-slider-prev,
    .list-products-slider-next,
    .home-categories-slider-prev,
    .home-categories-slider-next {
        top: 24px;
    }

    .manufacturers-slider-prev,
    .list-products-slider-prev,
    .home-categories-slider-prev {
        left: auto;
        right: 50px;
    }

    .swiper-pagination-bullet {
        width: 1rem;
        height: 1rem;
    }
    
    .panel.panel-catalog-categories .card-body {
        padding: 0;
    }
    
    .panel.panel-catalog-categories {
        border: none;
    }
    
    .tree ul {
        margin-left: 0;
    }
    
    .tree li > ul li {
        padding-left: 0;
    }
    
    .tree li a {
        padding: 5px 5px 5px 15px;
        display: block;
    }
    
    .tree-root > li > a {
        font-weight: bold;
        background: #f7f7f7;
    }
    
    .tree ul:before, 
    .tree ul li:before,
    .tree .indicator {
        display: none;    
    }
    
    .tree-root ul ul {
        position: absolute;
        left: 200px;
        top: 0;
        width: 230px;
        z-index: 99;
        background: #fff;
        visibility: hidden;
        opacity: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(179,179,179,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(179,179,179,1);
        box-shadow: 0px 0px 5px 0px rgba(179,179,179,1);
    }
    
    .tree-root ul li:hover > ul {
        opacity: 1;
        visibility: visible;
    }
    
    .tree-root > li > ul > li,
    .tree-root ul li {
        display: block !important;
    }
    
    .view-product .product-image {
        height: 600px;  
    } 
}

@media (min-width: 1200px) {
    .container-main {
        min-height: 455px;
    }

    .tree-root ul ul {
        left: 246px;
        width: 250px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }

    .container-main {
        min-height: 600px;
    }

    .tree-root ul ul {
        left: 260px;
    }
}

@media screen and (max-width: 992px) {
    h2.slide-header {
        font-size: 4rem !important;
    }

    h3.slide-sub-header {
        font-size: 1.5rem !important;
    }

    body h1,
    body .h1 {
        font-size: 1.625rem !important;
    }

    body h2,
    body .h2 {
        font-size: 1.5rem !important;
    }

    body h3,
    body .h3 {
        font-size: 1.375rem !important;
    }

    body h4,
    body .h4 {
        font-size: 1.25rem !important;
    }

    body h5,
    body .h5 {
        font-size: 1.125rem !important;
    }

    body h6,
    body .h6 {
        font-size: 1rem !important;
    }
    
    div.container-navigation .layout-zone-navigation, 
    div.container-navigation .layout-zone-navigation .dropdown-menu {
        background-color: transparent !important;
        border-color: transparent !important;
    }
    
    div.container-promo {
        display: none;
    }

    .list-view-all {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    h2.slide-header {
        font-size: 2rem !important;
    }

    h3.slide-sub-header {
        font-size: 1.2rem !important;
    }
}